Don't read the rest of this if you have whyemsDLC+EEE Merge you can copy the catalog_sp to Red Dead Redemption 2\lml\WhyEm's DLC\Item_Catelog\5648876 and overwrite it :)


 if you are using any other mod that uses the catalog_sp change this in the file

1.Go to your catalog_sp open using notepad++ and hit Ctrl+F and copy this in the search bar 


<key>CI_TAG_INSPECT_RIFLE_SPRINGFIELD</key>



2.Once you find it go down to the line that reads,

              <Item>
                <item>CURRENCY_CASH</item>
                <quantity value="Enter Value"/>

3.Then just put in the value you want for example mine reads as follows,


	     <Item>
                <item>CURRENCY_CASH</item>
                <quantity value="120000"/>


4.Test in game and then you should be good 




Note: the value you put will be in cents so I put on mine is 120000 which is $1200.00 in game

 